home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 2 / BBS in a box - Trilogy II.iso / Files / Hyper / Q-R / ResGenie™ 1.0 / ResGenie™ / ResGenie™.rsrc / TEXT_208_picturelistrt.txt < prev    next >
Encoding:
Text File  |  1993-08-02  |  483 b   |  15 lines

  1. put what into process
  2. repeat with x = 1 to the number of chars in process
  3. get char x of process
  4. if it is ";" then put "," into char x of process
  5. end repeat
  6. if word 1 of process is "Added:" then delete word 1 of process
  7. if word 1 of process is "Deleted:" then
  8. beep
  9. do restext("TEXT", "Exit", colorauthoringpath)
  10. end if
  11. if item 2 of process is "<unnamed>" then put item 3 of process into Preview
  12. else
  13. put item 2 of process into Preview
  14. end if
  15. picture Preview ,  resource, windoid, true